home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DomonicDefence4.swf / scripts / DefineButton2_1560 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2005-09-27  |  163 b   |  8 lines

  1. on(rollOver){
  2.    messah1 = "20 Mag";
  3.    messah2 = "";
  4.    messah3 = "";
  5.    descrap = "Protects you from attacks for some time";
  6.    _root.price = "50000g";
  7. }
  8.